• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

facebook / react
87%
master: 86%

Build:
Build:
LAST BUILD BRANCH: renderer-specific-act-warning
DEFAULT BRANCH: master
Repo Added 21 Dec 2015 07:13PM UTC
Files 424
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fiberchildren
branch: fiberchildren
CHANGE BRANCH
x
Reset
  • fiberchildren
  • 0.13-stable
  • 15-dev
  • 15-stable
  • 15.5-dev
  • 15.6-before-addon-reconstruction
  • 15.6-dev
  • 15.6-dev-columns-css
  • 16.3-dev
  • 16.4.2-dev
  • 16.8.3
  • 16.8.5
  • 16.8.6
  • Daniel15-patch-2
  • arshabh-issue-3726
  • async-caveat
  • build-script-label
  • cased-data-attributes
  • delete-rn-stack
  • dom-fixture-fixes
  • dom-home-async
  • dom-test-reproduction
  • expando-on-forms
  • fiber-devtools
  • fiberstringrefs
  • fibersynchronouswork
  • firefox-validation
  • fix-array-totree
  • fix-ie9-undo
  • fix-propname-warning-formatting
  • fix-simulate-native-event-type
  • fix-value-assignment
  • fixportallink
  • flarnie-patch-fixAcknowledgementsPage
  • gaearon-patch-1
  • gaearon-patch-13
  • gaearon-patch-16
  • gaearon-patch-17
  • gaearon-patch-2
  • gaearon-patch-3
  • gaearon-patch-4
  • gaearon-patch-5
  • gaearon-patch-6
  • gaearon-patch-7
  • gaearon-patch-8
  • gaearon-patch-9
  • gatsby
  • gatsby-better-redirect-support
  • gatsby-fix-blog-header-link
  • gatsby-fix-embedded-videos
  • gatsby-fix-footer-titles-in-prod
  • gatsby-merge-master
  • gatsby-merge-master-2
  • gatsby-mobile-footer-position
  • gatsby-mobile-search
  • gatsby-patch-flarnie-branch
  • gatsby-png-link-fixes
  • gatsby-redirect-fix
  • gatsby-remove-location-hack
  • gatsby-support-ie-11
  • infra
  • jsfiddle-templates-16
  • lazy-wip
  • local-listeners
  • master
  • montogeek-patch-1
  • move-files
  • movementx
  • new-docs
  • nh-boolean-updates
  • nh-dom-operations-dead-code
  • nh-extra-number-zeroes
  • nh-get-not-diff-attribute-value
  • nh-gut-whitelist
  • nh-load-events
  • nh-more-concise-input-numeric-equality
  • nh-no-fixture-coverage
  • nh-scroll-fix
  • nh-strip-whitelist
  • patch-flarnie-makeResponsiveNavCloseWhenLinkIsClickedInTutorial
  • react-dom-test-utils
  • react-fragment-export
  • react-partial-renderer-no-event-check
  • remove-loop
  • renderer-specific-act-warning
  • replace-value-attribute-with-default-value
  • revert-11804-dom-injection-2
  • revert-12291-fix-ci-danger-issue-for-now
  • revert-13618-no-bind-dispatch
  • revert-13822
  • revert-14643-fun-sm-hooks
  • revert-14648-ctx-bad
  • revert-14651-revert-14648-ctx-bad
  • revert-14652-revert-14643-fun-sm-hooks
  • revert-14802-rodrigopr/shallow-dispatch-out-of-render
  • rm-react-dep
  • sanitize-ssr
  • sebmarkbage-patch-1
  • synchronize-number-blur
  • threepointone-fixtures-packaging-readme
  • top-setnativeprops
  • trueadm-patch-2
  • trueadm-patch-3
  • trueadm-patch-4
  • trueadm-patch-5
  • yeswork
  • zpao-patch-1

pending completion
12748

push

travis-ci

sebmarkbage
Add Text node types

These nodes rendering into Text nodes in the DOM.

There is a special case when a string is a direct child of a host
node. In that case, we won't reconcile it as a child fiber. In
terms of fibers, it is terminal. However, the host config special
cases it.

It is kind of unfortunate that we have to special case this kind
of child in the HostConfig. It would be nice to unify this with
other types of child instances. Text nodes have some weird special
cases, but those special cases tend to *vary* by environment.
They're not the same special cases so not sure how valuable it is
to have a special protocol and special types for it.

52 of 52 new or added lines in 9 files covered. (100.0%)

7551 of 8657 relevant lines covered (87.22%)

3199.71 hits per line

Relevant lines Covered
Build:
Build:
8657 RELEVANT LINES 7551 COVERED LINES
3199.71 HITS PER LINE
Source Files on fiberchildren
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12748 fiberchildren Add Text node types These nodes rendering into Text nodes in the DOM. There is a special case when a string is a direct child of a host node. In that case, we won't reconcile it as a child fiber. In terms of fibers, it is terminal. However, the ... push 13 Sep 2016 03:22AM UTC sebmarkbage travis-ci pending completion  
See All Builds (5822)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc